home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Aug-Sep 88 / ResponseToMacApp⁄08.15.88⁄N0658 < prev    next >
Encoding:
Text File  |  1991-03-06  |  934 b   |  27 lines  |  [TEXT/GEOL]

  1. Item    3026046                         15-Aug-88        09:26
  2.  
  3. From:   N0658                           ESL, Robert Penland, ASC
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. cc:     UK0004                          Bacchus & Smith, Paul Smith
  8.  
  9. Sub:    Response to MacApp
  10.  
  11. Hi Paul,
  12.  
  13.     Yes, I was somewhat successful.  It is a little inconvenient to do it
  14. though.  First if you are using the sane library you have to link with
  15. SaneLib881.o in your make file rather than SaneLib.  Then I found that I had to
  16. delete all the present object files and load files to insure a complete rebuilt
  17. of all the units.  Finally type alias pascal pascal -mc68020 -mc68881 -d
  18. elems881=FALSE (or TRUE depending on your conditions) as command line in MPW
  19. before doing your MABuild.  It seems to work if you follow this procedure.
  20. Good Luck.
  21.  
  22. Robert Penland
  23.  
  24. P.S.  The transcendental functions really blaze along with elems881=TRUE.
  25.  
  26.  
  27.